home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / WORDMISC / LABELMAK.LZH / BOXLABEL.DOC < prev    next >
Text File  |  1985-11-21  |  798b  |  15 lines

  1. {This program prints an address label for a box or package.  You need
  2.  a pair of scissors and a glue stick but it's neater than a hand
  3.  scibbled marking pen.  It creates 2 small files which store the
  4.  last used return address (RETLABEL.DAT) and address (ADLABEL.DAT).
  5.  It will print the top line of each address in Double Width mode
  6.  if it will fit, and gives you the option of centering either or
  7.  both.  It is written and compiled for an Okidata with plug n' play
  8.  but if you have Turbo Pascal, you can change the boldon,boldoff and
  9.  wideon,wideoff constants to your printer's requirements.  If your
  10.  printer doesn't produce IBM compatible graphics, you'll also
  11.  have to change the topline, middleline, bottomline, lmargin and
  12.  rmargin procedures.
  13.  
  14.  Martin Beattie  Nov 21, 1985 }
  15.